home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 42 / PC Gamer IT CD 42 2-2.iso / utility / net2phone / data1.cab / Langauge_Independent / Net2fone.exe / 0 / RCDATA / TDATAIN / TDATAIN.txt
Text File  |  1999-03-22  |  6KB  |  266 lines

  1. object DataIn: TDataIn
  2.   Left = 118
  3.   Top = 544
  4.   ActiveControl = acct1
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Net2Phone Registration Data'
  8.   ClientHeight = 171
  9.   ClientWidth = 387
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object P: TLabel
  19.     Left = 11
  20.     Top = 28
  21.     Width = 136
  22.     Height = 21
  23.     Alignment = taRightJustify
  24.     AutoSize = False
  25.     Caption = 'Account Number:'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clBtnText
  28.     Font.Height = -15
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.     Transparent = True
  33.   end
  34.   object Label3: TLabel
  35.     Left = 205
  36.     Top = 26
  37.     Width = 8
  38.     Height = 24
  39.     Caption = '-'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clBlack
  42.     Font.Height = -19
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.   end
  47.   object Label4: TLabel
  48.     Left = 270
  49.     Top = 26
  50.     Width = 8
  51.     Height = 24
  52.     Caption = '-'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clBlack
  55.     Font.Height = -19
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object Label2: TLabel
  61.     Left = 10
  62.     Top = 135
  63.     Width = 96
  64.     Height = 16
  65.     Alignment = taRightJustify
  66.     Caption = 'Check  Digits:'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clBtnText
  69.     Font.Height = -15
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.     Visible = False
  74.   end
  75.   object Label5: TLabel
  76.     Left = 269
  77.     Top = 64
  78.     Width = 8
  79.     Height = 24
  80.     Caption = '-'
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clBlack
  83.     Font.Height = -19
  84.     Font.Name = 'MS Sans Serif'
  85.     Font.Style = [fsBold]
  86.     ParentFont = False
  87.     Visible = False
  88.   end
  89.   object Label6: TLabel
  90.     Left = 204
  91.     Top = 64
  92.     Width = 8
  93.     Height = 24
  94.     Caption = '-'
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clBlack
  97.     Font.Height = -19
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = [fsBold]
  100.     ParentFont = False
  101.     Visible = False
  102.   end
  103.   object Label7: TLabel
  104.     Left = 64
  105.     Top = 70
  106.     Width = 82
  107.     Height = 16
  108.     Alignment = taRightJustify
  109.     Caption = 'Master Key:'
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clBtnText
  112.     Font.Height = -15
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = [fsBold]
  115.     ParentFont = False
  116.     Visible = False
  117.   end
  118.   object acct1: TEdit
  119.     Left = 152
  120.     Top = 26
  121.     Width = 50
  122.     Height = 24
  123.     Font.Charset = DEFAULT_CHARSET
  124.     Font.Color = clBlack
  125.     Font.Height = -15
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = [fsBold]
  128.     MaxLength = 4
  129.     ParentFont = False
  130.     TabOrder = 0
  131.     OnChange = acct1Change
  132.     OnKeyPress = acct1KeyPress
  133.   end
  134.   object acct2: TEdit
  135.     Left = 216
  136.     Top = 26
  137.     Width = 49
  138.     Height = 24
  139.     Font.Charset = DEFAULT_CHARSET
  140.     Font.Color = clBlack
  141.     Font.Height = -15
  142.     Font.Name = 'MS Sans Serif'
  143.     Font.Style = [fsBold]
  144.     MaxLength = 4
  145.     ParentFont = False
  146.     TabOrder = 1
  147.     OnChange = acct2Change
  148.     OnKeyPress = acct2KeyPress
  149.   end
  150.   object acct3: TEdit
  151.     Left = 280
  152.     Top = 27
  153.     Width = 49
  154.     Height = 24
  155.     Font.Charset = DEFAULT_CHARSET
  156.     Font.Color = clBlack
  157.     Font.Height = -15
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = [fsBold]
  160.     MaxLength = 4
  161.     ParentFont = False
  162.     TabOrder = 2
  163.     OnChange = acct3Change
  164.     OnKeyPress = acct3KeyPress
  165.   end
  166.   object AcctCode: TEdit
  167.     Left = 120
  168.     Top = 129
  169.     Width = 50
  170.     Height = 24
  171.     Font.Charset = DEFAULT_CHARSET
  172.     Font.Color = clBlack
  173.     Font.Height = -15
  174.     Font.Name = 'MS Sans Serif'
  175.     Font.Style = [fsBold]
  176.     MaxLength = 4
  177.     ParentFont = False
  178.     TabOrder = 6
  179.     Visible = False
  180.     OnKeyPress = AcctCodeKeyPress
  181.   end
  182.   object Mk3: TEdit
  183.     Left = 280
  184.     Top = 65
  185.     Width = 37
  186.     Height = 24
  187.     Font.Charset = DEFAULT_CHARSET
  188.     Font.Color = clBlack
  189.     Font.Height = -15
  190.     Font.Name = 'MS Sans Serif'
  191.     Font.Style = [fsBold]
  192.     MaxLength = 3
  193.     ParentFont = False
  194.     TabOrder = 5
  195.     Visible = False
  196.     OnChange = Mk3Change
  197.     OnKeyPress = Mk3KeyPress
  198.   end
  199.   object Mk2: TEdit
  200.     Left = 215
  201.     Top = 64
  202.     Width = 49
  203.     Height = 24
  204.     Font.Charset = DEFAULT_CHARSET
  205.     Font.Color = clBlack
  206.     Font.Height = -15
  207.     Font.Name = 'MS Sans Serif'
  208.     Font.Style = [fsBold]
  209.     MaxLength = 4
  210.     ParentFont = False
  211.     TabOrder = 4
  212.     Visible = False
  213.     OnChange = Mk2Change
  214.     OnKeyPress = Mk2KeyPress
  215.   end
  216.   object Mk1: TEdit
  217.     Left = 162
  218.     Top = 64
  219.     Width = 40
  220.     Height = 24
  221.     Font.Charset = DEFAULT_CHARSET
  222.     Font.Color = clBlack
  223.     Font.Height = -15
  224.     Font.Name = 'MS Sans Serif'
  225.     Font.Style = [fsBold]
  226.     MaxLength = 3
  227.     ParentFont = False
  228.     TabOrder = 3
  229.     Visible = False
  230.     OnChange = Mk1Change
  231.     OnKeyPress = Mk1KeyPress
  232.   end
  233.   object OkBtn: TButton
  234.     Left = 100
  235.     Top = 96
  236.     Width = 75
  237.     Height = 23
  238.     Caption = 'OK'
  239.     Font.Charset = DEFAULT_CHARSET
  240.     Font.Color = clBtnText
  241.     Font.Height = -11
  242.     Font.Name = 'MS Sans Serif'
  243.     Font.Style = [fsBold]
  244.     ModalResult = 1
  245.     ParentFont = False
  246.     TabOrder = 7
  247.     OnClick = OKBtnClick
  248.   end
  249.   object CancelBtn: TButton
  250.     Left = 212
  251.     Top = 96
  252.     Width = 75
  253.     Height = 23
  254.     Caption = 'Cancel'
  255.     Font.Charset = DEFAULT_CHARSET
  256.     Font.Color = clBtnText
  257.     Font.Height = -11
  258.     Font.Name = 'MS Sans Serif'
  259.     Font.Style = [fsBold]
  260.     ModalResult = 2
  261.     ParentFont = False
  262.     TabOrder = 8
  263.     OnClick = CancelBtnClick
  264.   end
  265. end
  266.